home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 July & August / PCWorld_2006-07-08_cd.bin / v cisle / acehtml / acehtmlfreeware.exe / acehtmlfree.exe / 0 / RCDATA / TFRMABOUT / TFRMABOUT.txt
Text File  |  2006-04-19  |  4KB  |  169 lines

  1. object frmAbout: TfrmAbout
  2.   Left = 309
  3.   Top = 161
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'A Propos'
  7.   ClientHeight = 402
  8.   ClientWidth = 539
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   OnKeyDown = FormKeyDown
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object lblCopyright: TLabel
  24.     Left = 8
  25.     Top = 52
  26.     Width = 167
  27.     Height = 28
  28.     Caption = 'Tous droits reserves '#169' 1996-2004'#13'Visicom Media Inc.'
  29.     Font.Charset = ANSI_CHARSET
  30.     Font.Color = clBlack
  31.     Font.Height = -11
  32.     Font.Name = 'Arial'
  33.     Font.Style = []
  34.     ParentFont = False
  35.   end
  36.   object lblVersion: TLabel
  37.     Left = 8
  38.     Top = 29
  39.     Width = 48
  40.     Height = 14
  41.     Caption = 'lblVersion'
  42.     Font.Charset = ANSI_CHARSET
  43.     Font.Color = clBlack
  44.     Font.Height = -11
  45.     Font.Name = 'Arial'
  46.     Font.Style = []
  47.     ParentFont = False
  48.   end
  49.   object lblDescription: TLabel
  50.     Left = 8
  51.     Top = 13
  52.     Width = 64
  53.     Height = 14
  54.     Caption = 'lblDescription'
  55.     Font.Charset = ANSI_CHARSET
  56.     Font.Color = clBlack
  57.     Font.Height = -11
  58.     Font.Name = 'Arial'
  59.     Font.Style = []
  60.     ParentFont = False
  61.   end
  62.   object lblTellToFriend: TLabel
  63.     Left = 104
  64.     Top = 374
  65.     Width = 63
  66.     Height = 15
  67.     Cursor = crHandPoint
  68.     Caption = 'tell a friend'
  69.     Font.Charset = ANSI_CHARSET
  70.     Font.Color = clBlue
  71.     Font.Height = -12
  72.     Font.Name = 'Arial'
  73.     Font.Style = [fsBold, fsUnderline]
  74.     ParentFont = False
  75.     OnClick = lblTellToFriendClick
  76.   end
  77.   object btnOk: TButton
  78.     Left = 454
  79.     Top = 368
  80.     Width = 75
  81.     Height = 25
  82.     Caption = 'Ok'
  83.     ModalResult = 1
  84.     TabOrder = 0
  85.   end
  86.   object Panel1: TPanel
  87.     Left = 8
  88.     Top = 105
  89.     Width = 522
  90.     Height = 254
  91.     BevelOuter = bvLowered
  92.     TabOrder = 1
  93.     object WB: TEmbeddedWB
  94.       Left = 1
  95.       Top = 1
  96.       Width = 520
  97.       Height = 252
  98.       Align = alClient
  99.       TabOrder = 0
  100.       OnBeforeNavigate2 = WBBeforeNavigate2
  101.       DownloadOptions = [DLCTL_DLIMAGES, DLCTL_VIDEOS, DLCTL_BGSOUNDS]
  102.       UserInterfaceOptions = [NO3DBORDER, SCROLL_NO]
  103.       PrintOptions.Margins.Left = 19.050000000000000000
  104.       PrintOptions.Margins.Right = 19.050000000000000000
  105.       PrintOptions.Margins.Top = 19.050000000000000000
  106.       PrintOptions.Margins.Bottom = 19.050000000000000000
  107.       PrintOptions.Header = '&w&b'#1057#1090#1088'. &p '#1080#1079' &P'
  108.       PrintOptions.HTMLHeader.Strings = (
  109.         '<HTML></HTML>')
  110.       PrintOptions.Footer = '&u&b&d'
  111.       PrintOptions.Orientation = poPortrait
  112.       ReplaceCaption = False
  113.       EnableDDE = False
  114.       fpExceptions = True
  115.       ControlData = {
  116.         4C0000006F350000641800000000000000000000000000000000000000000000
  117.         000000004C000000000000000000000001000000E0D057007335CF11AE690800
  118.         2B2E126208000000000000004C0000000114020000000000C000000000000046
  119.         8000000000000000000000000000000000000000000000000000000000000000
  120.         00000000000000000100000000000000000000000000000000000000}
  121.     end
  122.   end
  123.   object Panel2: TPanel
  124.     Left = 216
  125.     Top = 9
  126.     Width = 313
  127.     Height = 90
  128.     BevelOuter = bvLowered
  129.     BorderWidth = 7
  130.     TabOrder = 2
  131.     object lblExpire: TLabel
  132.       Left = 8
  133.       Top = 8
  134.       Width = 297
  135.       Height = 74
  136.       Align = alClient
  137.       AutoSize = False
  138.       Caption = 
  139.         'Votre periode d'#39#39'essai vous donne droit a 30 jours d'#39#39'utilisatio' +
  140.         'n du logiciel.'#13#13'Pour savoir comment commander, appuyez sur le bo' +
  141.         'uton Commander.'
  142.       Font.Charset = ANSI_CHARSET
  143.       Font.Color = clWindowText
  144.       Font.Height = -11
  145.       Font.Name = 'MS Sans Serif'
  146.       Font.Style = []
  147.       ParentFont = False
  148.       WordWrap = True
  149.     end
  150.   end
  151.   object btnOrder: TButton
  152.     Left = 6
  153.     Top = 370
  154.     Width = 75
  155.     Height = 25
  156.     Caption = 'btnOrder'
  157.     TabOrder = 3
  158.     Visible = False
  159.     OnClick = btnOrderClick
  160.   end
  161.   object WBWaitTimer: TTimer
  162.     Enabled = False
  163.     Interval = 3000
  164.     OnTimer = WBWaitTimerTimer
  165.     Left = 166
  166.     Top = 110
  167.   end
  168. end
  169.